Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
abs
abs
Absolute value
Name:
abs
Category:
math
Programming Language:
php
One-line Description:
Absolute value.
Related
Notes on using PHP abs() function and four operations
8
PHP abs() function: basic usage methods and examples
5
«
1
2
»
Similar Functions
fmod
fmod
Returnstheremaindero
tanh
tanh
Hyperbolictangent
base_convert
base_convert
Convertnumbersbetwee
max
max
Findthemaximumvalue
rad2deg
rad2deg
Convertradianstocorr
exp
exp
Calculatetheindexofe
is_infinite
is_infinite
Determinewhetheritis
srand
srand
Sowtherandomnumberge
Popular Articles
Notes on using PHP abs() function and four operations
Best practices for using PHP abs() in combination with other mathematical functions
The combination of PHP abs() function and encryption algorithm
PHP abs() FAQs and solutions encountered when dealing with negative numbers
How to Use PHP abs() Function to Handle Negative Timestamps: Methods and Precautions
How to use abs() function for data verification and cleaning
Using the abs() Function with PHP Date Functions: Detailed Example Explained
PHP abs() function: basic usage methods and examples